xenbus_transaction_end() returns negative error code.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 26 Sep 2005 15:31:33 +0000 (16:31 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Mon, 26 Sep 2005 15:31:33 +0000 (16:31 +0100)
commitf61d64c62e3945c1f9b18c4917e16f7d7c7556e2
treed7c633452e77e51209d2917e86eb11333a690524
parenta1f3989438e5d2551268abd8b0d026f702ee02fc
xenbus_transaction_end() returns negative error code.
Therefore need to test for -EAGAIN (not EAGAIN).

Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/blkback/xenbus.c
linux-2.6-xen-sparse/drivers/xen/blkfront/blkfront.c
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c
linux-2.6-xen-sparse/drivers/xen/tpmback/xenbus.c
linux-2.6-xen-sparse/drivers/xen/tpmfront/tpmfront.c